Always prompted to "Do you want to proceed" security alert w/ Outlook startup
I know it's a certificate problem. I have one certificate installed for use with our OWA, it's for mails.zeropointusa.com website. Well our server is SRVZPDC.zeropoint.net internally, and well, since our internal server name isn't on the issued cert, how to we get a cert for use with the internal name? I'm tired of having to click yes everytime I open Outlook, and all my users have to do that too. Microsoft Exchange 2007
March 10th, 2010 4:37pm

Maybe you can create a forward lookup that point the .com adres to the internal ip?You might have to change the autodiscover.xml adres of the exchange server though.With friendly regards
Free Windows Admin Tool Kit Click here and download it now
March 10th, 2010 4:57pm

I know it's a certificate problem. I have one certificate installed for use with our OWA, it's for mails.zeropointusa.com website. Well our server is SRVZPDC.zeropoint.net internally, and well, since our internal server name isn't on the issued cert, how to we get a cert for use with the internal name? I'm tired of having to click yes everytime I open Outlook, and all my users have to do that too. Microsoft Exchange 2007 You will need a new certificate with both internal and external host name of your cas like this New-ExchangeCertificate -GenerateRequest -Path c:\mail_Cert.csr -KeySize 2048 -SubjectName "O=My Corporation Inc, OU=Internet Sales, C=US, S=California, L=Los Angeles,cn=mails.zeropointusa.com" -DomainName mails.zeropointusa.com, SRVZPDC.zeropoint.net,SRVZPDC -PrivateKeyExportable $True Plz visit this page for more details: https://www.digicert.com/easy-csr/exchange2007.htm Above page is just for information, u can purchase the ssl cert from anywhere. Regards, Laeeq Qazi|Team Lead(Exchange + Sharepoint + BES + DynamicsCRM) www.HostingController.com
March 10th, 2010 5:02pm

ok so the only problem with creating that request is my cert authority won't create any certs that include domains other than our public domain, zeropointusa.com. It would almost seem like I need two certs installed w/ exchange, one for our external name and one for our internal name.
Free Windows Admin Tool Kit Click here and download it now
March 10th, 2010 5:13pm

anyone please?Microsoft Windows Server 2008 Standard Microsoft Exchange 2007
March 11th, 2010 12:33am

ok so the only problem with creating that request is my cert authority won't create any certs that include domains other than our public domain, zeropointusa.com. It would almost seem like I need two certs installed w/ exchange, one for our external name and one for our internal name. You need a ssl cert with multiple Subject Alternatvie Names, i.e. multiple SANs supported certificate, where that ssl will be insalled on the CAS pointed to by your public domain host name"mails.zeropointusa.com" and will contain your private host name (FQDN of CAS) and netbios name of CAS server as SANs. Regards,Laeeq Qazi|Team Lead(Exchange + Sharepoint + BES + DynamicsCRM) www.HostingController.com
Free Windows Admin Tool Kit Click here and download it now
March 11th, 2010 1:19am

Are external users coming straight to the Exchange server or do you have a web publishing device like ISA or TMG in your DMZ? If you do that, then you can get a cert with just your external name for the ISA or TMG server and create your own CA and issue your certificate for the Exchange server.-- Ed Crowley MVP"There are seldom good technological solutions to behavioral problems.". "Laeeq Qazi" wrote in message news:8fd37106-2caa-4e80-85ec-8cb75bdba914... ok so the only problem with creating that request is my cert authority won't create any certs that include domains other than our public domain, zeropointusa.com. It would almost seem like I need two certs installed w/ exchange, one for our external name and one for our internal name. You need a ssl cert with multiple Subject Alternatvie Names, i.e. multiple SANs supported certificate, where that ssl will be insalled on the CAS pointed to by your public domain host name"mails.zeropointusa.com" and will contain your private host name (FQDN of CAS) and netbios name of CAS server as SANs. Regards, Laeeq Qazi|Team Lead(Exchange + Sharepoint + BES + DynamicsCRM) www.HostingController.com Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."
March 11th, 2010 5:43am

Another alternative is to create a split-brain DNS and host an internal DNS record for your external name internally.-- Ed Crowley MVP"There are seldom good technological solutions to behavioral problems.". "Laeeq Qazi" wrote in message news:8fd37106-2caa-4e80-85ec-8cb75bdba914... ok so the only problem with creating that request is my cert authority won't create any certs that include domains other than our public domain, zeropointusa.com. It would almost seem like I need two certs installed w/ exchange, one for our external name and one for our internal name. You need a ssl cert with multiple Subject Alternatvie Names, i.e. multiple SANs supported certificate, where that ssl will be insalled on the CAS pointed to by your public domain host name"mails.zeropointusa.com" and will contain your private host name (FQDN of CAS) and netbios name of CAS server as SANs. Regards, Laeeq Qazi|Team Lead(Exchange + Sharepoint + BES + DynamicsCRM) www.HostingController.com Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."
Free Windows Admin Tool Kit Click here and download it now
March 11th, 2010 5:44am

Hi,You can also change the relevant URL which named internal name to mails.zeropointusa.com to workaround this issue.ThanksAllen
March 15th, 2010 12:23pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics